projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98a3fac
)
Don't show a menu on the color editor swatch
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 14 Jun 2015 01:57:07 +0000
(21:57 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 14 Jun 2015 01:57:07 +0000
(21:57 -0400)
There's nothing to customize here, so no need to show a menu.
gtk/ui/gtkcoloreditor.ui
patch
|
blob
|
history
diff --git
a/gtk/ui/gtkcoloreditor.ui
b/gtk/ui/gtkcoloreditor.ui
index 4bfdc70e15a285002c46eb614c29a152f379f6f5..32b9987222bb8bd68c76f88ebb688dcaf3aae315 100644
(file)
--- a/
gtk/ui/gtkcoloreditor.ui
+++ b/
gtk/ui/gtkcoloreditor.ui
@@
-46,6
+46,7
@@
<property name="can_focus">False</property>
<property name="rgba">rgb(255,255,255)</property>
<property name="selectable">False</property>
+ <property name="has_menu">False</property>
</object>
<packing>
<property name="left_attach">1</property>